@charset "UTF-8";
a:link {
	color: #666600;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: None;
}
a:hover {
	color: #666600;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: None;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-size: None;
	font-family: "Courier New", Courier, monospace;
}
